projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
387ce4a
)
(list_buffers_1): Add one column to size column.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 3 Aug 1994 23:11:05 +0000
(23:11 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 3 Aug 1994 23:11:05 +0000
(23:11 +0000)
src/buffer.c
patch
|
blob
|
history
diff --git
a/src/buffer.c
b/src/buffer.c
index de34c6e26b7163c05bd25fb0b05af4e8f704bf0a..707dcb4cf54b25ccd13e45d1838dd11915a6ea1f 100644
(file)
--- a/
src/buffer.c
+++ b/
src/buffer.c
@@
-1105,7
+1105,7
@@
list_buffers_1 (files)
other_file_symbol = intern ("list-buffers-directory");
XFASTINT (col1) = 19;
- XFASTINT (col2) = 2
5
;
+ XFASTINT (col2) = 2
6
;
XFASTINT (col3) = 40;
XFASTINT (minspace) = 1;